home *** CD-ROM | disk | FTP | other *** search
/ CD ROM Paradise Collection 4 / CD ROM Paradise Collection 4 1995 Nov.iso / graphics / nview140.zip / LOGOS.SLD < prev    next >
Text File  |  1995-01-11  |  918b  |  30 lines

  1. ; -------------------------------------------------------------------
  2. ; Sample slideshow script file for The NOMSSI Viewer 1.3h and later
  3. ; Usage:  NV @LOGOS.SLD
  4.  
  5. ; This QUIT command is best stated at start, to exit The NOMSSI Viewer
  6. ; after the slideshow is done
  7.  
  8. :QUIT
  9.  
  10. ; You will find a lot of NOMSSI Viewer logos at
  11. ;      http://www.tu-chemnitz.de/~nomssi
  12. ;
  13. ANNOUNCE.GIF  3
  14. NVLOGO.JPG    5
  15. NVIEW.GIF
  16. NVLOGO4.GIF   8
  17. NVLOGO6.GIF
  18.  
  19. ; The LOOP command can be stated anywhere in the file
  20. ; The script file is automatically repeated until user break
  21.  
  22. :LOOP
  23.  
  24. ; Also try RECORD/PLAYBACK for automated slideshows.
  25. ; -------------------------------------------------------------------
  26. ; * Blank lines are skiped
  27. ; * The delay time in sec. is valid until altered
  28. ; * Commands are stated with ':', there are 2 commands, LOOP and QUIT
  29. ; * Don't forget to register your copy of The NOMSSI Viewer !
  30.